/*home*/.home {	margin: 0 auto 30px;	overflow: hidden;	width: 970px;}/*home > block*/.home .block {	background: url(../img/homeblock.png) 0 0;	float: left;	height: 224px;	position: relative;	width: 304px;}.block .tle { margin: 10px; }/*home > block/noticias*/

#noticias .date {	background: url(../img/date.png) 0 0;	display: block;	float: left;	height: 44px;	margin: 0 10px 0 0;	width: 42px;}
#noticias li {	background: url(../img/line1.png) repeat-x 0 bottom;	list-style: none;	margin: 0 11px;	overflow: hidden;	padding: 12px 0;}
#noticias li a {color: #C33C00 !important;	font-weight: normal !important;	text-shadow: 0 1px 0 white !important;	text-decoration: none;}
#noticias li a:hover { color: #882b01 !important; }
#noticias li:last-child { background: none; }
#noticias li a .date {	color: #fff;	font-size: 25px;	text-align: center;}
#noticias .date .month {	display: block;	font-size: 15px;	text-align: center;}
#noticias a:hover .date { background-position: 0 -44px; }
#noticias h2 a {	color: #C33C00 !important;	font-weight: normal !important;	text-shadow: 0 1px 0 white !important;	text-decoration: none;}
#noticias h2 a:hover {	color: #882b01 !important;}

/*home > block/video*/

#videos {background-position: -304px 0;	height: 224px;	margin: 0 19px 0;	width: 324px;	position: relative;}#videos img {	left: 11px;	position: absolute;	top: 11px;	z-index: 50;}#videos .text {	color: #fff;	display: block;	font-size: 25px;	left: 0;	position: absolute;	text-align: center;	top: 140px;	width: 100%;	z-index: 91;}#videos .play {	background: url(../img/sprite-hover-video.png) no-repeat top left;	display: block;	height: 203px;	top: 10px;	left: 10px;	position: absolute;	text-indent: -99em;	width: 304px;	z-index: 90;}#videos .play:hover { background-position: top right; }/*Home > Fotos*/

#videos2 { float:left;	background-position: -304px 0;	height: 170px;	margin: 0 5px 0;	width: 268px;	position: relative;}#videos2 img {	left: 11px;	position: absolute;	top: 11px;	z-index: 50;}#videos2 .text {	color: #fff;	display: block;	font-size: 15px;	left: 0;	position: absolute;	text-align: center;	top: 130px;	width: 100%;	z-index: 91;}#videos2 .play {	background: url(../img/sprite-hover-video2.png) no-repeat top left;	display: block;	height: 170px;	top: 10px;	left: 10px;	position: absolute;	text-indent: -99em;	width: 250px;	z-index: 90;}#videos2 .play:hover { background-position: top right; }

#fotos {	position: relative;}
#fotos h2 a {	color: #C33C00 !important;	font-weight: normal !important;	text-shadow: 0 1px 0 white !important;	text-decoration: none;}
#fotos h2 a:hover {	color: #882b01 !important;}
#fotos .nav {	overflow: hidden;	position: absolute;	right: 25px;	top: 28px;}#fotos .nav a {	background: url(../img/slidenav.png) 0 0;	display: block;	float: left;	height: 26px;	overflow: hidden;	text-indent: -999em;	width: 17px;}
#fotos .nav a#next {	background-position: -17px 0;	margin-left: 5px;}
#fotos .bordaFoto {	background: url(../img/borda-foto-home.png) no-repeat top left;	display: block;	height: 134px;	top: 0;	left: 0;	position: absolute;	text-indent: -99em;	width: 284px;	z-index: 90;}



#slide-content li {	height: 130px;	list-style: none;	margin: 0 10px 0;	width: 280px;}#slide-content li img{	margin: 0 0 0 2px;}/*slide*/#homeslide {	width: 960px;	height: 376px;	margin: 30px auto 0;	}/*slide > nav*/#homeslide .boxnav {	float: left;	margin: 20px 0 0;}#homeslide .boxnav ul {	float: left;	list-style: none;	width: 320px;	height: 240px;	padding: 27px 0 0 0;	background: url(../img/slide/navbg.png) repeat-x right top;}#homeslide .boxnav li {	height: 61px;	float: right;	width: 293px;	margin-bottom: -7px;}#homeslide .boxnav li a {	height: 61px;	width: 293px;	color: #c6510d;	display: block;	text-decoration: none;	text-indent: 20px;	font: 20px/66px Arial;	background: url(../img/slide/dots.png) repeat-x bottom;}#homeslide .boxnav li a:hover {	color: #ff8400;}#homeslide .boxnav ul li.current a {	color: #fff;	line-height: 58px;	background: #c31700 url(../img/slide/navtab.png) 0 0;}#homeslide .boxnav li:last-child a {	background: transparent;}/*slide > content*/#homeslide .boxcontent {	float: right;	width: 640px;	height: 376px;	background: url(../img/slide/pane.jpg) 0 0;}#homeslide .boxcontent h3 {	font: 35px 'myriad pro', Arial;	text-shadow: 0 1px 0 #812304;	padding: 30px 40px 5px;}#homeslide .boxcontent h3 a {	color: #fff;	text-decoration: none;}#homeslide .boxcontent p.boxcite {	color: #fff;	text-shadow: 0 1px 0 #812304;	margin: 0 40px 10px;}#homeslide .boxcontent p.boxcite cite {	font-style: normal;	font: 20px 'myriad pro', Arial;}#homeslide .boxcontent p.boxtext {	width: 300px;	line-height: 120%;	margin: 0 40px 30px;}#homeslide .boxcontent a.more {	display: block;	width: 192px;	height: 32px;	text-indent: -999em;	position: absolute;	left: 40px;	top: 250px;	background: url(../img/slide/boxmore.png) 0 0;}#homeslide .boxcontent a.more:hover {	background-position: 0 -32px;}/*boxhorario*/.boxhorario {	list-style: none;	position: absolute;	left: 60px;	top: 135px;}.boxhorario li {	height: 37px;	width: 240px;	overflow: hidden;	padding: 0 10px;	line-height: 37px;	margin-bottom: 10px;	background: url(../img/slide/horarios.png) no-repeat 0 0;}.boxhorario li span {	display: block;	height: 37px;	font-size: 14px;	line-height: 37px;}.boxhorario li .left {	float: left;}.boxhorario li .right {	float: right;	width: 120px;	padding: 5px 0;	line-height: 100%;}.boxhorario li .bottom {	line-height: 30px;}/*Localizacao*/#localizacao .adr {	width: 290px;	height: 80px;	top: 135px;	left: 60px;	position: absolute;}#localizacao .adr p {	line-height: 150%;}/**/#homeslide .panes div.pane {	width: 640px;	height: 376px;	position: absolute;}/**/#pilates {	background: url(../img/slide/pilates.jpg) 0 0;}#gyrotonic {	background: url(../img/slide/gyrotonic.jpg) 0 0;}#horarios-de-aulas {	background: url(../img/slide/horarios.jpg) 0 0;}#localizacao {	background: url(../img/slide/localizacacao.jpg) 0 0;}/*Popup*/.overlay-popup {	background: url(../img/bg-overlay-popup.png) repeat;	width: 100%;	height: 100%;	top: 0;	left: 0;	position: fixed;	z-index: 9999;}.img-popup {	position: relative;	width: 296px;	left: 50%;	top: 150px;	margin-left: -148px;}.close {	position: absolute;	top: -37px;	right: 0;	width: 135px;	height: 37px;	background: url(../img/close-popup.png) repeat;	text-indent: -99999em;	display: block;}